Antifa UI Testing Result

Login admin

Results

Start time End time Elapsed time Result
2025-01-30T02:38:37.931877400 2025-01-30T02:41:50.420227 192488ms SUCCESS

Executed Steps

  1. Open the browser page at "http://localhost:8080/TurkishAirlines/".

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:38:37.931877400 2025-01-30T02:39:14.722240400 36790ms SUCCESS

    Command [instruction=Open the browser page at "http://localhost:8080/TurkishAirlines/"., action=open, object=browser, parameter=http://localhost:8080/TurkishAirlines/, type=page]

  2. Define @LoginButton as "Login" located by "a.nav-link[href='Login']".

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:39:14.723425 2025-01-30T02:39:14.724429400 1ms SUCCESS

    Command [instruction=Define @LoginButton as "Login" located by "a.nav-link[href='Login']"., action=define, object=@LoginButton, parameter=a.nav-link[href='Login'] Login, type=null]

  3. Click on Login button.

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:39:14.724429400 2025-01-30T02:40:07.455722900 52731ms SUCCESS

    Command [instruction=Click on Login button., action=click, object=@LoginButton, parameter=null, type=button]

  4. Define @EmailField as "Email" located by "input[name='j_username']".

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:07.455722900 2025-01-30T02:40:07.455722900 0ms SUCCESS

    Command [instruction=Define @EmailField as "Email" located by "input[name='j_username']"., action=define, object=@EmailField, parameter=input[name='j_username'] Email, type=null]

  5. Write "haris@admin.com" to Email input.

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:07.455722900 2025-01-30T02:40:07.867370 411ms SUCCESS

    Command [instruction=Write "haris@admin.com" to Email input., action=write, object=@EmailField, parameter=haris@admin.com, type=input]

  6. Define @PasswordField as "Password" located by "input[name='j_password']".

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:07.867370 2025-01-30T02:40:07.867370 0ms SUCCESS

    Command [instruction=Define @PasswordField as "Password" located by "input[name='j_password']"., action=define, object=@PasswordField, parameter=input[name='j_password'] Password, type=null]

  7. Write "a" to Password input.

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:07.867370 2025-01-30T02:40:08.247362100 379ms SUCCESS

    Command [instruction=Write "a" to Password input., action=write, object=@PasswordField, parameter=a, type=input]

  8. Define @SignInButton as "Sign in!" located by "button.btn".

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:08.247362100 2025-01-30T02:40:08.247362100 0ms SUCCESS

    Command [instruction=Define @SignInButton as "Sign in!" located by "button.btn"., action=define, object=@SignInButton, parameter=button.btn Sign in!, type=null]

  9. Click on Sign in! button.

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:08.247362100 2025-01-30T02:40:59.553066600 51305ms SUCCESS

    Command [instruction=Click on Sign in! button., action=click, object=@SignInButton, parameter=null, type=button]

  10. Define @LogoutButton as "Logout" located by "a.list-group-item[href='Logout']".

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:59.553066600 2025-01-30T02:40:59.553066600 0ms SUCCESS

    Command [instruction=Define @LogoutButton as "Logout" located by "a.list-group-item[href='Logout']"., action=define, object=@LogoutButton, parameter=a.list-group-item[href='Logout'] Logout, type=null]

  11. Click on Logout button.

    Details
    Start time End time Elapsed time Result
    2025-01-30T02:40:59.553066600 2025-01-30T02:41:50.420227 50867ms SUCCESS

    Command [instruction=Click on Logout button., action=click, object=@LogoutButton, parameter=null, type=button]